Release 10.1A: OpenEdge Development:
ADM Reference


initializeObject

Procedure that does container-specific initialization. If the container is a SmartFrame or nonvisual container, createObjects is run at this time. It is not run for a SmartFrame when it is first created to avoid creating objects that are not needed until after startup. If there is a StartPage (a first page to position to other than page 0), it is selected. If the HideOninit or DisableOnInit property is set for the Container, it is propagated to all contained objects before they are initialized. Then the container publishes “initializeObject” to initialize all its contents. Finally it does RUN SUPER to execute the initialization code in smart.p.

Location: containr.p

Parameters: None

Notes: None


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095